Skip to content

[ci]: Fix config prompt question issue#1693

Merged
lguohan merged 1 commit intosonic-net:masterfrom
xumia:fix-kernel-module-config
Jun 24, 2021
Merged

[ci]: Fix config prompt question issue#1693
lguohan merged 1 commit intosonic-net:masterfrom
xumia:fix-kernel-module-config

Conversation

@xumia
Copy link
Copy Markdown
Collaborator

@xumia xumia commented Jun 23, 2021

What I did

When run "make modules_prepare", it prompts an ask as below:
Microsoft Network Devices (NET_VENDOR_MICROSOFT) [Y/n/?] (NEW)

It should be caused by the new version of the kernel config mis-match with existing one.
To fix it, add the CONFIG_NET_VENDOR_MICROSOFT and CONFIG_MICROSOFT_MANA settings in the .config file.

How I did it

How to verify it

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants